[INFO] fetching crate libgodo 0.0.1...
[INFO] testing libgodo-0.0.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate libgodo 0.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate libgodo 0.0.1
[INFO] finished tweaking crates.io crate libgodo 0.0.1
[INFO] tweaked toml for crates.io crate libgodo 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libgodo 0.0.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libgodo 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded number_prefix v0.4.0
[INFO] [stderr]   Downloaded derive_more v2.1.0
[INFO] [stderr]   Downloaded clonetree v0.0.2
[INFO] [stderr]   Downloaded fs4 v0.8.4
[INFO] [stderr]   Downloaded indicatif v0.17.11
[INFO] [stderr]   Downloaded toml v0.9.10+spec-1.1.0
[INFO] [stderr]   Downloaded derive_more-impl v2.1.0
[INFO] [stderr]   Downloaded liboutput v0.0.1
[INFO] [stderr]   Downloaded sysinfo v0.30.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1555f2dd0daa721670c4286fedcc8e1bdabcf5c33379f69f897a1a7808d2e76c
[INFO] running `Command { std: "docker" "start" "-a" "1555f2dd0daa721670c4286fedcc8e1bdabcf5c33379f69f897a1a7808d2e76c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1555f2dd0daa721670c4286fedcc8e1bdabcf5c33379f69f897a1a7808d2e76c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1555f2dd0daa721670c4286fedcc8e1bdabcf5c33379f69f897a1a7808d2e76c", kill_on_drop: false }`
[INFO] [stdout] 1555f2dd0daa721670c4286fedcc8e1bdabcf5c33379f69f897a1a7808d2e76c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82d06effa5d137d9f878189ba0fcf3fe605003637af4c8904e5c8a6ae7f8134a
[INFO] running `Command { std: "docker" "start" "-a" "82d06effa5d137d9f878189ba0fcf3fe605003637af4c8904e5c8a6ae7f8134a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling reflink-copy v0.1.28
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling fs4 v0.8.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clonetree v0.0.2
[INFO] [stderr]    Compiling inquire v0.9.1
[INFO] [stderr]    Compiling liboutput v0.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libgodo v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.31s
[INFO] running `Command { std: "docker" "inspect" "82d06effa5d137d9f878189ba0fcf3fe605003637af4c8904e5c8a6ae7f8134a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d06effa5d137d9f878189ba0fcf3fe605003637af4c8904e5c8a6ae7f8134a", kill_on_drop: false }`
[INFO] [stdout] 82d06effa5d137d9f878189ba0fcf3fe605003637af4c8904e5c8a6ae7f8134a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfab951f7afcdc10412aa31eae68257c77e6e0de4ad1692b04d46dfa6887873f
[INFO] running `Command { std: "docker" "start" "-a" "bfab951f7afcdc10412aa31eae68257c77e6e0de4ad1692b04d46dfa6887873f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling reflink-copy v0.1.28
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clonetree v0.0.2
[INFO] [stderr]    Compiling inquire v0.9.1
[INFO] [stderr]    Compiling liboutput v0.0.1
[INFO] [stderr]    Compiling libgodo v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.05s
[INFO] running `Command { std: "docker" "inspect" "bfab951f7afcdc10412aa31eae68257c77e6e0de4ad1692b04d46dfa6887873f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfab951f7afcdc10412aa31eae68257c77e6e0de4ad1692b04d46dfa6887873f", kill_on_drop: false }`
[INFO] [stdout] bfab951f7afcdc10412aa31eae68257c77e6e0de4ad1692b04d46dfa6887873f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 295177182a08630d900858bcc375f08831cb55243877bd7d2e667685277fa588
[INFO] running `Command { std: "docker" "start" "-a" "295177182a08630d900858bcc375f08831cb55243877bd7d2e667685277fa588", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libgodo-beff8a72023ce9a8)
[INFO] [stdout] running 37 tests
[INFO] [stdout] test git::tests::test_delete_branch_nonexistent ... ok
[INFO] [stdout] test git::tests::test_delete_branch ... ok
[INFO] [stdout] test git::tests::test_has_branch ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp8PsUga/repo/.git/
[INFO] [stdout] test git::tests::test_remove_worktree_already_removed ... ok
[INFO] [stdout] test git::tests::test_commit ... ok
[INFO] [stdout] test godo::tests::cancel_in_post_run_action_reopens_shell ... ok
[INFO] [stdout] test git::tests::test_has_uncommitted_changes_untracked_file ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpMZd7Fb/repo/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpOlIbGI/repo/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] test git::tests::test_create_worktree_duplicate_branch ... ok
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpYJ7vTG/origin.git/
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpEY1BZg/origin.git/
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test git::tests::test_create_worktree ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpEY1BZg/repo/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpYJ7vTG/repo/.git/
[INFO] [stdout] test git::tests::test_reset_hard_and_clean ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpyEzDZu/repo/.git/
[INFO] [stdout] [main (root-commit) 105539d] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test godo::tests::internal_dirs_are_not_listed_as_sandbox ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp2n9oH9/repo/.git/
[INFO] [stdout] [main (root-commit) 105539d] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test godo::tests::sandbox_component_status_reports_components ... ok
[INFO] [stdout] test git::tests::test_remove_worktree ... ok
[INFO] [stdout] test godo::tests::test_branch_name ... ok
[INFO] [stdout] test godo::tests::test_clean_name ... ok
[INFO] [stdout] test godo::tests::test_project_name ... ok
[INFO] [stdout] [main (root-commit) 105539d] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test git::tests::test_find_root ... ok
[INFO] [stdout] [main (root-commit) 105539d] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test godo::tests::session_manager_counts_connections ... ok
[INFO] [stdout] test godo::tests::test_validate_sandbox_name ... ok
[INFO] [stdout] test metadata::tests::metadata_round_trip ... ok
[INFO] [stdout] test metadata::tests::missing_metadata_returns_none ... ok
[INFO] [stdout] test metadata::tests::remove_metadata_cleans_empty_directory ... ok
[INFO] [stdout] test godo::tests::test_sandbox_and_project_paths ... ok
[INFO] [stdout] test git::tests::test_has_uncommitted_changes_clean_repo ... ok
[INFO] [stdout] test git::tests::test_branch_merge_status_detects_diverged_and_clean ... ok
[INFO] [stdout] test godo::tests::resolve_base_commit_requires_metadata ... ok
[INFO] [stdout] test git::tests::test_branch_merge_status_unknown_without_baseline ... ok
[INFO] [stdout] [main (root-commit) 105539d] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test git::tests::test_has_uncommitted_changes_modified_file ... ok
[INFO] [stdout] test godo::tests::detects_missing_worktree_directory ... ok
[INFO] [stdout] test godo::tests::test_prompt_for_action ... ok
[INFO] [stdout] test git::tests::test_has_uncommitted_changes_staged_file ... ok
[INFO] [stdout] test git::tests::test_remove_worktree_with_uncommitted_changes ... ok
[INFO] [stderr] To /tmp/.tmpYJ7vTG/origin.git
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] Switched to a new branch 'dev'
[INFO] [stdout] test git::tests::test_delete_branch_with_unmerged_commits ... ok
[INFO] [stdout] hi
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] To /tmp/.tmpEY1BZg/origin.git
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] HEAD is now at 1201877 Initial commit
[INFO] [stdout] branch 'dev' set up to track 'origin/dev'.
[INFO] [stderr] To /tmp/.tmpYJ7vTG/origin.git
[INFO] [stdout] test godo::tests::resolve_base_commit_uses_override_without_metadata ... ok
[INFO] [stderr]  * [new branch]      dev -> dev
[INFO] [stderr] Switched to branch 'main'
[INFO] [stdout] Your branch is up to date with 'origin/main'.
[INFO] [stdout] [main bf2d987] Update main
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 main.txt
[INFO] [stdout] test godo::tests::resolve_base_commit_falls_back_to_merge_base ... ok
[INFO] [stdout] hi
[INFO] [stderr] To /tmp/.tmpYJ7vTG/origin.git
[INFO] [stderr]    105539d..bf2d987  main -> main
[INFO] [stdout] test godo::tests::resolve_base_commit_prefers_recorded_base_ref ... ok
[INFO] [stdout] test godo::tests::run_reuses_sandbox_with_relative_godo_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libgodo
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "295177182a08630d900858bcc375f08831cb55243877bd7d2e667685277fa588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295177182a08630d900858bcc375f08831cb55243877bd7d2e667685277fa588", kill_on_drop: false }`
[INFO] [stdout] 295177182a08630d900858bcc375f08831cb55243877bd7d2e667685277fa588
